Equations with Parentheses

Introduction

Equations that contain parentheses often look more complicated than they really are.
In this article, you will learn how to:

This article assumes you already know:

Why Parentheses Appear in Equations

Parentheses usually appear when:

Examples:

Parentheses tell you to treat the inside as a single unit.

The Distributive Property

The distributive property lets you remove parentheses by multiplying the outside number by each term inside:

Examples:

This step is essential before solving.

Solving Equations with Parentheses

To solve equations with parentheses:

  1. Distribute
  2. Combine like terms (if needed)
  3. Solve the resulting two-step equation
  4. Check your answer

Example 1

Solve: $$3(x + 4) = 27$$

Example 2

Solve: $$-2(3x - 1) = 10$$

Common Mistakes to Avoid

Quick checks:

Exercises

  1. Solve: $4(x - 3) = 20$

    Solution

    $4(x - 3) = 20$
    • $4x - 12 = 20$
    • $4x = 32$
    • $x = 8$
  2. Solve: $-2(2x + 5) = 6$

    Solution

    $-2(2x + 5) = 6$
    • $-4x - 10 = 6$
    • $-4x = 16$
    • $x = -4$
  3. Solve: $\frac{1}{3}(9x - 6) = 10$

    Solution

    $\frac{1}{3}(9x - 6) = 10$
    • $3x - 2 = 10$
    • $3x = 12$
    • $x = 4$
  4. Solve: $5 - 3(x + 2) = -7$

    Solution

    $5 - 3(x + 2) = -7$
    • $5 - 3x - 6 = -7$
    • $-3x - 1 = -7$
    • $-3x = -6$
    • $x = 2$
  5. Solve: $7(x - 4) + 2 = 16$

    Solution

    $7(x - 4) + 2 = 16$
    • $7x - 28 + 2 = 16$
    • $7x - 26 = 16$
    • $7x = 42$
    • $x = 6$
  6. Solve: $-4(2 - x) = 12$

    Solution

    $-4(2 - x) = 12$
    • $-8 + 4x = 12$
    • $4x = 20$
    • $x = 5$
  7. Solve: $3(x + 5) - 2x = 11$

    Solution

    $3(x + 5) - 2x = 11$
    • $3x + 15 - 2x = 11$
    • $x + 15 = 11$
    • $x = -4$
  8. Solve: $\frac{1}{2}(4x + 10) - 3 = 7$

    Solution

    $\frac{1}{2}(4x + 10) - 3 = 7$
    • $2x + 5 - 3 = 7$
    • $2x + 2 = 7$
    • $2x = 5$
    • $x = \frac{5}{2}$